Kali vs WP v1.0
Time spent: 5 hours spent in total
Objective: Find, analyze, recreate, and document five vulnerabilities affecting an old version of WordPress
- CVE-2016-6634
- Summary: Input Validation Error
- Vulnerability types: Unspecified Reflected Cross Site Scripting Vulnerability
- Tested in version: 4.2
- Fixed in version: 4.5
- GIF Walkthrough:
- CVE 2016-1564
- Summary: Multiple cross-site scripting (XSS) vulnerabilities in wp-includes/class-wp-theme.php in WordPress before 4.4.1
allow remote attackers to inject arbitrary web script or HTML via a (1) stylesheet name or (2) template name to wp-admin/customize.php.
- Vulnerability types: A3: Cross-Site Scripting (XSS)
- Tested in version: 4.2
- Fixed in version: 4.4.1
- GIF Walkthrough:
- CVE-2017-5611 - [ ] Summary: SQL injection vulnerability
List any additional assets, such as scripts or files
GIFs created with LiceCap (http://www.cockos.com/licecap/).
Testing was accomplished with Wordpress running version 4.2 on virtualbox. Kali Linux was used for wpscan.
Copyright [2018] [Adam Hoek]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.